How to Install etoolbox software package in Ubuntu 16.10 (Yakkety Yak)

How to Install etoolbox software package in Ubuntu 16.10 (Yakkety Yak)

etoolbox software package provides TeX Live: transitional dummy package, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install etoolbox 

etoolbox is installed in your system.

Make ensure the etoolbox package were installed using the commands given below,

$ sudo dpkg-query -l | grep etoolbox *

You will get with etoolbox package name, version, architecture and description in a table

etoolbox package basic information:

Distro Ubuntu 16 10 yakkety yak
Section TeX
Package etoolbox
Version 2016.20160819-1
Description TeX Live: transitional dummy package
Sub Section tex


See Also, How to uninstall or remove etoolbox software package from Ubuntu 16.10 (Yakkety Yak)?